home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2212 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  617 b 

  1. Path: alterdial.uu.net!not-for-mail
  2. From: root <ravi@dynacs.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Help! how do I specify a DLL to use with Visual C++?
  5. Date: 16 Jan 1996 14:27:16 GMT
  6. Message-ID: <4dgck4$t29@alterdial.UU.NET>
  7. NNTP-Posting-Host: 198.3.159.2
  8.  
  9. I am trying to link some source that uses code from a vendor 
  10. provided DLL. How do I tell the Visual C++ linker that the DLL file
  11. contains the unresolved references?
  12.  
  13. If I force the generation of an exe (w/ unresolved references),
  14. and try to run it, I get an access violation.
  15.  
  16. Any tips appreciated, thanks in advance.
  17.  
  18. Please post or e-mail ravi@dynacs.com
  19.  
  20.